/ Assembly List / LJCWinFormCommon / GridHTMLTable / Rows

Namespace - LJCWinFormCommon


Parameters
grid - The DataGridView control.

Returns

The HTML table rows.

Syntax

C#
public static String Rows(DataGridView grid)

Create table rows from a DataGridView.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.